projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc23ca9
)
Handle AIX versions 1.2, 1.3.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 31 May 1993 04:24:14 +0000
(
04:24
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 31 May 1993 04:24:14 +0000
(
04:24
+0000)
configure1.in
patch
|
blob
|
history
diff --git
a/configure1.in
b/configure1.in
index 918f284e33f139324efe28e1c606591a8dcc5425..6db9e2eb15256ad58236f6aea963443f24b82eab 100755
(executable)
--- a/
configure1.in
+++ b/
configure1.in
@@
-585,7
+585,7
@@
case "${configuration}" in
i386-ibm-aix1.1 )
machine=ibmps2-aix opsys=usg5-2-2
;;
- i386-ibm-aix1.
2
)
+ i386-ibm-aix1.
[23] | i386-ibm-aix*
)
machine=ibmps2-aix opsys=usg5-3
;;
rs6000-ibm-aix3.1 )